home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
10,000 Great Games
/
10,000 Great Games.iso
/
Product
/
25
/
Setup.exe
/
scripts
/
DefineButton2_36
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2001-11-16
|
120b
|
9 lines
on(release){
PlayerName = t2;
if(PlayerName eq "")
{
PlayerName = "Anonymous";
}
play();
}